Skip to content

translate(warnings): warning pages - #718

Open
deblasis wants to merge 3 commits into
translate/reference/legacy-indexfrom
translate/warnings
Open

deblasis wants to merge 3 commits into
translate/reference/legacy-indexfrom
translate/warnings

Conversation

@deblasis

Copy link
Copy Markdown
Collaborator

Summary

  • Tradotte tutte e 6 le pagine warning in src/content/warnings/
  • Aggiunti translationStatus: ai-draft e blocco <Note> AI per ogni pagina
  • Terminologia conforme a GLOSSARY.md (renderizzare, gestore di eventi, state)

Test plan

  • rg -i 'event handler|\blo stato\b|\brendere\b' src/content/warnings/ — clean
  • yarn check-all — pass
  • Anteprima locale delle pagine /warnings/*

Relates to #418 (Optional: Warnings)

Made with Cursor

@github-actions

github-actions Bot commented Sep 14, 2026

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/[[...markdownPath]] 130.79 KB (-2 B) 245.94 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 10% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@deblasis
deblasis changed the base branch from main to translate/reference/legacy-index September 14, 2026 21:44
@deblasis
deblasis added this pull request to stack #726 September 14, 2026 21:44
@vercel

vercel Bot commented Sep 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
legacy-it-reactjs-org Ignored Ignored Preview Sep 15, 2026 6:19am UTC

Request Review

deblasis and others added 3 commits September 15, 2026 09:19
Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
Co-authored-by: Cursor <cursoragent@cursor.com>
Normalize Hook/Hooks per glossary, use livello superiore, and restore
upstream warning heading order for deprecation pages.

Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
Co-authored-by: Cursor <cursoragent@cursor.com>
Use lowercase custom hook and consistent componenti classe phrasing
in invalid-hook-call-warning.

Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant